Northwoods.GoWPF 2.0.2 Assembly
FindToParameterForLink Method

Find additional information about the "to" node connection for a given link data.
Syntax
Protected Overridable Function FindToParameterForLink( _
   ByVal linkdata As LinkType _
) As PortKey
protected virtual PortKey FindToParameterForLink( 
   LinkType linkdata
)

Parameters

linkdata

Return Value

Remarks

This is used for model discovery. This method can be overridden in case the LinkToParameterPath property path is not flexible enough or fast enough to determine the value.

Requirements
See Also

Reference

GraphLinksModel<NodeType,NodeKey,PortKey,LinkType> Class
GraphLinksModel<NodeType,NodeKey,PortKey,LinkType> Members

 

 


© Northwoods Software 2012. All Rights Reserved.

Send Feedback